GutterLines.hasQclass

Checks to see if [method@GutterLines.add_qclass] was called with the quark denoted by @qname for @line.

class GutterLines
bool
hasQclass

Parameters

line uint

a line number starting from zero

qname GQuark

a #GQuark containing the class name

Return Value

Type: bool

%TRUE if @line contains @qname

Meta